async-ringbuf 0.1.3

Async SPSC FIFO ring buffer
Documentation

async-ringbuf

Crates.io Docs.rs Github Actions License

SPSC FIFO ring buffer with async/.await support.

Built on top of ringbuf.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.